* minibuf.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 01:51:24 +0000 (18:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 01:51:24 +0000 (18:51 -0700)
commit0693129016b2573e40fa6e70f8d695b77e656238
tree6cfaef1918d7d80f9077c4a665c522d70b6ef10d
parent6ff8f60eb04eda7c48eb01988cb6a3aa34b3101f
* minibuf.c: Make symbols static if they're not exported.

(minibuf_save_list, choose_minibuf_frame): Now static.
* lisp.h (choose_minibuf_frame): Remove decl.
src/ChangeLog
src/lisp.h
src/minibuf.c